[System.Runtime.CompilerServices.Extension()] public static System.bool CanSort<T>( ICollectionView<T> collectionView, System.string sortPath ) where T: class
パラメータ
- collectionView
- コレクションビュー
- sortPath
- ソートが適用されるデータ項目のパス
型パラメータ
- T
[System.Runtime.CompilerServices.Extension()] public static System.bool CanSort<T>( ICollectionView<T> collectionView, System.string sortPath ) where T: class